From 7735e8e2dd7261293fbe4fe044d1344f6e5d7389 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 3 Dec 2007 00:12:02 +0000 Subject: [PATCH] (Standard Hooks): Add link to Hooks for Loading. --- lispref/hooks.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lispref/hooks.texi b/lispref/hooks.texi index 019777f5eed..1ab377e7e26 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi @@ -31,6 +31,10 @@ these functions are called in a special way (they are passed arguments, or their values are used). The variables whose names end in @samp{-function} have single functions as their values. +A special feature allows you to specify expressions to evaluate if and +when a file is loaded (@pxref{Hooks for Loading}). That feature is +not exactly a hook, but does a similar job. + @c We need to xref to where each hook is documented or else document @c it here. -- 2.30.2